sel/net/http.d(56,27): Error: cast from `string` to `ubyte[]` not allowed in safe code sel/net/http.d(60,10): Error: cast from `ubyte[]` to `string` not allowed in safe code sel/net/stream.d(273,51): Error: cannot take address of local `index` in `@safe` function `handle` sel/net/stream.d(273,80): Error: cannot take address of local `index` in `@safe` function `handle` sel/net/stream.d(273,107): Error: cannot take address of local `index` in `@safe` function `handle` sel/net/websocket.d(84,20): Error: cast from `string` to `ubyte[]` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.